Einhugur Xml Plugin for Xojo

TextHelper.AsInt64 Property

Reads the Text node as Int64.

AsInt64 as Int64 {Read}

Remarks

If Int64 cannot be parsed from the text then default value, 0 is returned.

See Also

TextHelper Class